Namespace - LJCWinFormCommon
Parameters
text - The string text.
Returns
The modified string.
Syntax
C# |
public static String SetString(String text)
|
Sets the string to "-null" if empty or blanks and to "" if "-null".
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.